getSubZoneIndex

Module: dggal
Class: DGGRS

int64 getSubZoneIndex(DGGRSZone parent, DGGRSZone subZone)

Description

Return the index of a sub-zone in a parent's zone sub-zones based on the deterministic order

Parameters

parent  DGGRSZone  The parent zone for which to query a sub-zone index 
subZone  DGGRSZone  The sub-zone whose index will be returned 
 
Return Value int64  The index of the sub-zone in the deterministic sub-zone order of the parent zone (-1 if subZone is not a sub-zone of the parent) 

See Also


getSubZoneAtIndex